Release 10.1A: OpenEdge Development:
Progress 4GL Reference
SET-COMMIT( ) method
Directs the transaction object to commit the transaction when the AppServer session completes the current request and returns execution to the client.
Return type: LOGICAL Applies to: Transaction object handle
If the operation is successful, the method returns TRUE. If a transaction initiating procedure is not active in the current AppServer session, this method returns FALSE. You also cannot invoke this method after prior invocation of a SET-ROLLBACK( ) method during service of the same client request.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |